home *** CD-ROM | disk | FTP | other *** search
- tnt v36.12
- Copyright (c) 1990 Commodore-Amiga, Inc. All Rights Reserved
- Usage: tnt [ force | off ]
- force replaces even unknown (non-dos/exec) trap handlers
-
- TNT is a 2.0 compatible replacement for SRT.
-
- TNT traps software errors.
-
- Put TNT in your s:user-startup (2.0) or startup-sequence (1.3).
-
- If you get a Software Error, you will get debugging info (taskname, PC,
- registers, stack pointers, etc) instead of just "SW Error - Task held".
-
- You will know what crashed. and if you like, you could go disassemble
- where the crash occured, trace back on the stack, etc.
-
-
- WARNING - If you use a single-step debugger, you may have to turn
- off TNT since single-step debuggers may use processor traps to
- single step.
-
-